home *** CD-ROM | disk | FTP | other *** search
- Path: news.mindspring.com!usenet
- From: rudd@mindspring.com (Justin Rudd)
- Newsgroups: comp.lang.c++
- Subject: Re: Coding Standards
- Date: Mon, 11 Mar 1996 21:35:11 GMT
- Organization: MindSpring Enterprises
- Message-ID: <4i26e8$h9e@B1FF.mindspring.com>
- References: <4hj8ek$elu@sam.inforamp.net> <4hktar$5o2@galaxy.ucr.edu> <4hsfrc$pmm@sam.inforamp.net>
- NNTP-Posting-Host: rudd.mindspring.com
- X-Newsreader: Forte Free Agent v0.55
-
- I agree with the standards you have set out in your post...well...all
- except this one.
-
- >Coding Standards
-
- > 3 Naming Conventions
-
- >1. All class names should begin with the prefix BELL. Example:
- >BELLSuperClass.
-
- I've worked many jobs where the class names started with TO, B, and a
- few others. What the letters mean is very simple. They are the
- abbreviation of the Companies title.
-
- I asked one of the head developers once and he said that it is done
- because UPPER MANAGEMENT thinks it promotes team unity. *shrug*
- Don't know about that...but....
-
- Justin
- rudd@mindspring.com
-
-